The following tables list the members exposed by PieChart<T>.
Name | Description | |
---|---|---|
PieChart<T> Constructor | Initializes a new instance of the pie chart. |
Name | Description | |
---|---|---|
Model | Stores configuration information for a PieChartBase. (Inherited from Infragistics.Web.Mvc.PieChartBase<T,PieChartModel,PieChart<T>>) |
Name | Description | |
---|---|---|
AllowSliceExplosion | Sets whether the slices can be exploded.
This is a dependency property. (Inherited from Infragistics.Web.Mvc.PieChartBase<T,PieChartModel,PieChart<T>>) | |
AllowSliceSelection | Sets whether the slices can be selected.
This is a dependency property. (Inherited from Infragistics.Web.Mvc.PieChartBase<T,PieChartModel,PieChart<T>>) | |
Brushes | Overloaded. the chart brushes | |
DataBind | Performs databinding for the data chart model PieChartModel.DataBind. | |
DataSourceType | Sets the data chart model PieChartModel.DataSourceType. | |
DataSourceUrl | Sets the data chart model PieChartModel.DataSourceUrl. | |
ExplodedRadius | Determines how much the exploded slice is offset from the center. Value between 0 and 1.
This is a dependency property. (Inherited from Infragistics.Web.Mvc.PieChartBase<T,PieChartModel,PieChart<T>>) | |
ExplodedSlices | Overloaded. Sets the data chart model PieChartModel.ExplodedSlices. | |
Height | Sets the data chart model PieChartModel.Height. | |
HtmlAttributes | Set HtmlAttributes to the HTML div element | |
ID | Sets the chart model ID. | |
InnerExtent | Sets the amount of space between the center and the start of the arc. This property should be set between 0 and 1. (Inherited from Infragistics.Web.Mvc.PieChartBase<T,PieChartModel,PieChart<T>>) | |
IsSurfaceInteractionDisabled | Sets whether all surface interactions with the plot area should be disabled. (Inherited from Infragistics.Web.Mvc.PieChartBase<T,PieChartModel,PieChart<T>>) | |
LabelExtent | Sets the pixel amount by which the labels are offset from the edge of the slices. (Inherited from Infragistics.Web.Mvc.PieChartBase<T,PieChartModel,PieChart<T>>) | |
LabelInnerColor | Overloaded. Sets the color for labels rendered inside of the pie chart.
This is a dependency property. (Inherited from Infragistics.Web.Mvc.PieChartBase<T,PieChartModel,PieChart<T>>) | |
LabelMemberPath | Overloaded. Sets the data chart model PieChartBaseModel.LabelMemberPath. | |
LabelOuterColor | Overloaded. Sets the color for labels rendered outside of the pie chart.
This is a dependency property. (Inherited from Infragistics.Web.Mvc.PieChartBase<T,PieChartModel,PieChart<T>>) | |
LabelsPosition | Sets the position of chart labels.
This is a dependency property. (Inherited from Infragistics.Web.Mvc.PieChartBase<T,PieChartModel,PieChart<T>>) | |
LeaderLineMargin | Sets the margin between a label and the end of its leader line. The default is 6 pixels.
This is a dependency property. (Inherited from Infragistics.Web.Mvc.PieChartBase<T,PieChartModel,PieChart<T>>) | |
LeaderLineType | Sets what type of leader lines will be used for the outside end labels.
This is a dependency property. (Inherited from Infragistics.Web.Mvc.PieChartBase<T,PieChartModel,PieChart<T>>) | |
LeaderLineVisibility | Sets whether the leader lines are visible.
This is a dependency property. (Inherited from Infragistics.Web.Mvc.PieChartBase<T,PieChartModel,PieChart<T>>) | |
Legend | the chart legend | |
LegendLabelMemberPath | Sets the property name that contains the legend labels.
This is a dependency property. (Inherited from Infragistics.Web.Mvc.PieChartBase<T,PieChartModel,PieChart<T>>) | |
LocalSchemaTransform | DataChartModel.LocalSchemaTransform | |
OthersCategoryText | Sets the label of the Others slice.
This is a dependency property. (Inherited from Infragistics.Web.Mvc.PieChartBase<T,PieChartModel,PieChart<T>>) | |
OthersCategoryThreshold | Sets the threshold value that determines if slices are grouped into the Others slice.
This is a dependency property. (Inherited from Infragistics.Web.Mvc.PieChartBase<T,PieChartModel,PieChart<T>>) | |
OthersCategoryType | Sets whether to use numeric or percent-based threshold value.
This is a dependency property. (Inherited from Infragistics.Web.Mvc.PieChartBase<T,PieChartModel,PieChart<T>>) | |
Outlines | Overloaded. the chart outlines | |
PixelScalingRatio | Sets the scaling value used to affect the pixel density of the control. (Inherited from Infragistics.Web.Mvc.PieChartBase<T,PieChartModel,PieChart<T>>) | |
RadiusFactor | Sets the scaling factor of the chart's radius. Value between 0 and 1.
This is a dependency property. (Inherited from Infragistics.Web.Mvc.PieChartBase<T,PieChartModel,PieChart<T>>) | |
Render | Render the chart widget with the accumulated model changes in the wrapper. | |
ResponseDataKey | Sets the data chart model PieChartModel.ResponseDataKey. | |
ResponseDataType | Sets the data chart model PieChartModel.ResponseDataType. | |
SelectionMode | Sets which mode to use for selecting slices. (Inherited from Infragistics.Web.Mvc.PieChartBase<T,PieChartModel,PieChart<T>>) | |
ShowTooltip | Sets the series model PieChartModel.ShowTooltip. | |
StartAngle | Sets the starting angle of the chart.
This is a dependency property. (Inherited from Infragistics.Web.Mvc.PieChartBase<T,PieChartModel,PieChart<T>>) | |
SweepDirection | Sets the rotational direction of the chart.
This is a dependency property. (Inherited from Infragistics.Web.Mvc.PieChartBase<T,PieChartModel,PieChart<T>>) | |
TextStyle | Manually overrides the style to use for the labels. (Inherited from Infragistics.Web.Mvc.PieChartBase<T,PieChartModel,PieChart<T>>) | |
TooltipTemplate | Sets the series model PieChartModel.TooltipTemplate. | |
ValueMemberPath | Overloaded. Sets the data chart model PieChartBaseModel.ValueMemberPath. | |
Width | Sets the tree model PieChartModel.Width. |
View on GitHub